You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clValue Structure > clValue Methods > ThresholdLT Method > clValue.ThresholdLT Method ([In] TOpenCLValue, double, TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clValue.ThresholdLT Method ([In] TOpenCLValue, double, TCplx)

Perform "less than" threshold operation for Vec object complex number.

Syntax
C#
Visual Basic
public TOpenCLValue ThresholdLT([In] TOpenCLValue Vec, double LTLevel, TCplx LTValue);

Stores the result in the calling object. FloatPrecision and Complex properties of the calling object are adjusted automatically. If Vec.Complex is false, an exception will be raised.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!